home *** CD-ROM | disk | FTP | other *** search
/ Final Destination 2 Press Kit / Final Destination 2 Press Kit.iso / pc / savedialog.dxr / 00013_desktop download.ls < prev    next >
Encoding:
Text File  |  2003-01-02  |  101 b   |  7 lines

  1. on mouseUp me
  2.   tell the stage
  3.     forget(window("SaveDialog"))
  4.     DesktopDownload()
  5.   end tell
  6. end
  7.